fix(security): sentence case titles, rename decentralization to canister-control#237
Merged
Merged
Conversation
…criptions - Apply sentence case to all security guide titles - Add sidebar.label: "Overview" to keep navbar label short - Rename decentralization.md to canister-control.md (better reflects content) - Remove "Security" prefix from individual page titles within the security section - Improve descriptions: endpoint verification, timer reinstatement after upgrades, mobile II integration
marc0olo
added a commit
that referenced
this pull request
May 12, 2026
…ter-control (#237) ## Summary - Apply sentence case to all security guide page titles (matches portal convention and brand rules) - Add `sidebar.label: "Overview"` to overview page so navbar shows "Overview" while page title remains "Security overview" - Rename `decentralization.md` → `canister-control.md` (more accurate: covers SNS governance, canister trust verification, and untrusted asset loading) - Remove "Security" from individual page titles within the security section (the section heading already provides context, consistent with original portal structure) - Improve three descriptions: "endpoint verification" (was "validation"), "timer reinstatement after upgrades" (was "reinstatement"), added "mobile Internet Identity integration" to IAM description ## Sync recommendation hand-written (title/description metadata changes only; content unchanged)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
sidebar.label: "Overview"to overview page so navbar shows "Overview" while page title remains "Security overview"decentralization.md→canister-control.md(more accurate: covers SNS governance, canister trust verification, and untrusted asset loading)Sync recommendation
hand-written (title/description metadata changes only; content unchanged)